home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 October
/
PCWorld_2006-10_cd.bin
/
v cisle
/
synchronize
/
wndsync_setup.exe
/
install_script.iss
Wrap
Text File
|
2006-09-04
|
3KB
|
71 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=Synchronize It!
AppVerName=Synchronize It! 3.2
AppId=Synchronize It!
AppVersion=3.2
AppPublisher=Grig Software
AppPublisherURL=http://www.grigsoft.com/
DefaultDirName={pf}\Synchronize It!
DefaultGroupName=Synchronize It!
UninstallDisplayIcon={app}\wndsync.exe
UninstallDisplayName=Synchronize It!
OutputBaseFilename=wndsync_setup
Compression=lzma
PrivilegesRequired=none
DisableProgramGroupPage=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\wndsync.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\wndsync.chm"; DestDir: "{app}";
Source: "{app}\wndsync.arc"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\register.url"; DestDir: "{app}";
Source: "{app}\wndsync.reg"; DestDir: "{app}"; Tasks: reg;
Source: "{app}\wndsync.ini"; DestDir: "{app}"; Tasks: noesc;
[Registry]
Root: HKCU; Subkey: "Software\grigsoft.com"; Flags: uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\grigsoft.com\Synchronize It!"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\grigsoft.com\Synchronize It!\options"; ValueName: "AM"; ValueType: String; ValueData: "2|e141|201001b"; Tasks: noesc; Flags: uninsdeletekey
[Run]
Filename: "{app}\wndsync.exe"; Description: "Launch Synchronize It!"; Flags: postinstall nowait
[UninstallRun]
Filename: "http://www.grigsoft.com/wndsync-uninstall.htm"; Flags: shellexec nowait
[Icons]
Name: "{group}\Synchronize It!"; Filename: "{app}\wndsync.exe";
Name: "{group}\Help"; Filename: "{app}\wndsync.chm";
Name: "{group}\Register It!"; Filename: "{app}\register.url";
Name: "{userdesktop}\Synchronize It!"; Filename: "{app}\wndsync.exe"; Tasks: desk;
Name: "{group}\Uninstall Synchronize It!"; Filename: "{uninstallexe}";
[Tasks]
Name: "reg"; Description: "Use Registry to store settings (recommended for corporate environment)"; GroupDescription: "Additional options:";
Name: "noesc"; Description: "Close application by ESC"; GroupDescription: "Additional options:";
Name: "desk"; Description: "Add Desktop shortcut"; GroupDescription: "Additional shortcuts:";
[UninstallDelete]
Type: files; Name: "{app}\wndsync.ini";
Type: files; Name: "{app}\wndsync.reg";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";